home *** CD-ROM | disk | FTP | other *** search
/ Labatt Ice Clubber's Guide Tour / Labatt Ice Clubber's Guide Tour.iso / extras / internet / mail / ep41demo.exe / instopt.ini < prev    next >
Encoding:
INI File  |  1998-10-01  |  1.5 KB  |  49 lines

  1. #####################################################################
  2. # This is global info and shouldn't be changed.
  3. [General]
  4. APP_NAME=Eudora Pro Email
  5. APP_VERSION=4.1
  6. XTRAINFO_TXT=XTRAINFO.TXT
  7.  
  8. #####################################################################
  9. # These are installation options for third-party software. 
  10. # Set to "1" to toggle on
  11. [Included]
  12.  
  13. # Include an option to install PureVoice directly from this installer
  14. INSTALL_PUREVOICE=1
  15. PUREVOICE_NAME=PureVoice
  16.  
  17. # Include a dialog which shows where and how to obtain QuickTime
  18. # Note: this option only avaiable when CD_INSTALL=0 below
  19. INSTALL_QUICKTIME=1
  20. QUICKTIME_NAME=QuickTime 3.0
  21.  
  22. # Include a dialog which shows where and how to obtain MSIE 4.01
  23. # Note: this option only avaiable when CD_INSTALL=0 below
  24. INSTALL_MICROSOFT=1
  25. MICROSOFT_NAME=Microsoft Internet Explorer 4.01
  26.  
  27. #####################################################################
  28. # These are the types of installations possible with this installer.
  29. # Note that these are all mutually exclusive options; the first to 
  30. # return true negates the others.
  31. # Set to "1" to toggle on
  32. [Type]
  33.  
  34. # For an electonic (i.e., self-extracting exe) install
  35. # Third parties and republishers should probably choose this option
  36. ELECTRONIC=0
  37.  
  38. # This is for the 4.x to 4.1 updater
  39. FULL_UPGRADE=0
  40.  
  41. # This is for a CD Installation 
  42. CD_INSTALL=0
  43.  
  44. # Beta installation (republishers should NOT choose this option)
  45. BETA=0
  46.  
  47. # The 30-day demo (republishers should NOT choose this option)
  48. DEMO=1
  49.